MessageReceivedRepresentingAddressType Property

Contains the address type for the messaging user who is represented by the user actually receiving the message.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string ReceivedRepresentingAddressType { get; set; }

Property Value

String
The type of the received representing address.

See Also